Skip to content

Conversation

@PavelSafronov
Copy link
Contributor

Description

Summary of Changes

Node Windows latest builds are broken due to https://jira.mongodb.org/browse/SERVER-116018
This PR temporarily skips those tests.

https://jira.mongodb.org/browse/NODE-7356 is the ticket to unskip these tests and it depends on SERVER-116018

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@PavelSafronov PavelSafronov marked this pull request as ready for review January 6, 2026 22:35
@PavelSafronov PavelSafronov requested a review from a team as a code owner January 6, 2026 22:35
Copy link
Contributor

@baileympearson baileympearson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lint is failing

@baileympearson baileympearson changed the title test: skip failing Windows tests ci: skip tests using latest servers on Windows Jan 7, 2026
@baileympearson baileympearson merged commit b35cbcf into mongodb:main Jan 7, 2026
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants